Wrap `cargo run` `ProcessError` in `Human` if the exit code is non-zero
authorGleb Kozyrev <gleb@gkoz.com>
Wed, 14 Oct 2015 20:08:29 +0000 (23:08 +0300)
committerGleb Kozyrev <gleb@gkoz.com>
Wed, 14 Oct 2015 21:31:04 +0000 (00:31 +0300)
commit52553c981e21bfe1724b20718a69517ab3dec565
tree486f9ecbb8bb4bd3cc525505cc272d2e8ef9af34
parent37334931744c84dde599752fca94b2f43445bc0b
Wrap `cargo run` `ProcessError` in `Human` if the exit code is non-zero
src/bin/run.rs
tests/test_cargo_run.rs